DX11 GET VERTEX LAYOUT

Retrieves the vertex layout used by the given shader technique.

  Syntax
Return Dword = DX11 GET VERTEX LAYOUT(shaderTechnique)
  Parameters
shaderTechnique
Dword
The shader technique to retrieve the vertex layout of.

  Returns

The vertex layout in use by the given shader technique, or 0 if there is none.

  See also

SHADERTECHNIQUE Functions Menu
DX11 Function Categories